Gets or sets the maximum number of pages per batched compilation 获取或设置每个成批编译的最大页数。
Gets or sets a value indicating whether batch compilation is attempted 获取或设置一个值,该值指示是否尝试批编译。
Gets or sets the time-out period, in seconds, for batch compilation 获取或设置批处理编译的超时期限(以秒为单位)。
Gets or sets the maximum combined size of the generated source files per batched compilation 获取或设置每个成批编译生成的源文件的最大组合大小。
If no page in the application has been compiled, batch compilation compiles all pages in a directory in chunks to improve disk and memory usage . you can use the 如果应用程序中的页都没有编译,批编译功能会成批编译目录中的所有页,以便更好地利用磁盘和内存。